home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / pchelp.arc / NUSQ.### < prev    next >
Text File  |  1985-01-21  |  1KB  |  24 lines

  1. COMMAND:  NUSQ                                  DOCUMENTATION : On-line
  2.  
  3. FUNCTION: De-compresses squeezed program files.
  4.  
  5. FORMAT:   NUSQ [[[d:]filename.ext]... [d:]]
  6.  
  7. TYPE:     Public domain software (Cliff Sharp)
  8.  
  9. REMARKS:  NUSQ without any parameters initiates an interactive mode of
  10.           operation. The input file is un-squeezed using the Huffman algorithm
  11.           and is written to a file of the same name on the specified drive but
  12.           with the extension changed back to its original form. If no drives
  13.           are specified, the default drive is used. If the output file already
  14.           exists, it is overwritten. Multiple input files and output drives
  15.           may be specified, in which case each output file is written to the
  16.           last specified drive. Wildcard characters may be used in filespecs.
  17.           This is an improved version of earlier routines that has been
  18.           debugged and otherwise improved. See NSQ to squeeze a file.
  19.  
  20.  
  21.  
  22.  
  23.  
  24.